- T
SelectionGroup is meant to be used when you have a collection of choice that you want user to choose from. It takes a pre-defined collection, a DisplayMenber and a ValueMember, and allows user to pick a value from the collection.
SelectionGroup is used with a GroupView.
There are other types of Groups that are designed to work with different types of data you can show or edit, including DateAttributeGroup, EnumAttributeGroup, NumericAttributeGroup, RadioGroup, StringAttributeGroup, etc.
If you want to show user a read-only group, use ReadOnlyAttributeGroup.
ESRI.ArcGIS.Mobile.Client.Controls.Groups.Group
ESRI.ArcGIS.Mobile.Client.Controls.Groups.SelectionGroup
Requirements
Namespace: ESRI.ArcGIS.Mobile.Client.Controls.Groups
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
Assembly: ESRI.ArcGIS.Mobile.Client (in ESRI.ArcGIS.Mobile.Client.dll)